CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Verilog image

搜索资源列表

  1. verilog

    0下载:
  2. 基于DSP和FPGA的CCD 图像采集系统设计与实现-FPGA-based DSP and CCD image acquisition system design and implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:26037
    • 提供者:郭天然
  1. histogram4

    0下载:
  2. 利用matlab和modelsim完成了用直方图均衡化处理灰色图片的前仿真,有处理前后图片的对比,verilog语言编写,但到用实时处理还差很远-Completed using matlab and modelsim deal with the gray image histogram equalization before the simulation, a comparison of before and after pictures, verilog language, but with
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-12
    • 文件大小:19930397
    • 提供者:杨兔艳
  1. histogram-equalization-verilog

    0下载:
  2. 直方图均衡的Verilog实现 从Matlab读出图像为image.txt文件,经过Modelsim读入TXT文件进行直方图均衡处理,将输出结果再读出为image_he.txt文件,然后在Matlab观察直方图均衡增强效果。-The histogram equalization Verilog read from Matlab the image image.txt file after the Modelsim read into the TXT file, histogram equaliz
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-16
    • 文件大小:2062
    • 提供者:杨光
  1. Verilog

    0下载:
  2. 用Verilog语言描述电路,实现lena图像的顺时针旋转90度-Verilog language descr iption of the circuit, the lena image 90 degrees clockwise
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:389232
    • 提供者:秦立都
  1. ImageRotate

    1下载:
  2. 利用verilog实现图像旋转。本程序是基于XILINX公司的ISE实现的。-Verilog image rotation. This procedure is based on XILINX' s ISE.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-21
    • 文件大小:4933241
    • 提供者:xufang
  1. ImageRotate

    1下载:
  2. verilog实现图像旋转,可终合,并带有Testbench-verilog image rotation, and can be a final, and with Testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:1702
    • 提供者:郑蔚
  1. verilog

    0下载:
  2. jpeg源码,图像编码的硬件描述语言设计,可用作硬件加速处理参考-jpeg source, image coding hardware descr iption language design
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:80761
    • 提供者:李刚
  1. verilog_pics_lvbo

    0下载:
  2. verilog图像滤波算法源文件,可供图像处理硬件程序参考-verilog image filtering algorithm source files, available for image processing hardware program reference
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:11892
    • 提供者:
  1. image-scaling--based-on-the-verilog

    1下载:
  2. 压缩文件中包含丰富的图像缩放算法,都通过Verilog语言编写的,并包含相应的pdf文件。-Compressed file contains rich image scaling algorithm, written by Verilog language, and contains the corresponding PDF files.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-22
    • 文件大小:6238364
    • 提供者:林传阳
  1. YCbCr-to-RGB[Verilog]

    1下载:
  2. 这是基于FPGA平台的图像颜色色彩空间转换YCbCr to RGB 采用的Verilog语言 -This is image color space conversion YCbCr color based on FPGA platform to RGB use Verilog language.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:139709
    • 提供者:大海
  1. colorbar

    0下载:
  2. veilog图像处理, 产生一个色条图像,做为测试之用,是FPGA图像处理必备代码。-verilog image processing, produces a color bar image, as the test is necessary FPGA code for image processing
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1774
    • 提供者:林道浪
  1. verilog

    1下载:
  2. 《数字信号处理的FPGA实现(第三版)》作者:U.Meyer-Baese 的配套源码,基于quartus9.0编写,使用的cyclone ii。其中包含FIR IIR FFT等算法的实现,对学习图像处理很有帮助。- FPGA digital signal processing (third edition) Author: U.Meyer-Baese The matching source, based on quartus9.0 preparation, the use of cyc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-05
    • 文件大小:417985
    • 提供者:马博城
  1. 至简设计法--VGA_显示动画

    0下载:
  2. 至简设计法--VGA显示动画 工程说明 本工程VGA显示要求:复位后,屏幕中央显示直径为10的蓝色圆点;按下按键0,圆点图像逐渐变大,直至直径变为400;再按一下按键0,圆点逐渐变小,直到直径为10。此过程要有明显的动画效果。 案例补充说明 本设计的VGA图像动态显示是基于FPGA实现的,采用了Verilog HDL语言编写,再加上有明德扬的至简设计法作为技术支撑,可使程序代码简洁且执行效率高。(Engineering descr iption The engineering requirem
  3. 所属分类:其他

  1. 02_VGA_Display_Test640480

    0下载:
  2. 基于verilog 实现vga显示源代码(The FPGA-based Character Display and Its Application in Real Time Image Processing Syste)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3718144
    • 提供者:lockheedmart
  1. de2_build

    0下载:
  2. De2_build: It contains the FPGA configuration file of the comprehensive Nios II system in Section 16.10.2 and software image files for the DE2 board. These files can be used for quick demo or software development. Note that the files can only be us
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-01
    • 文件大小:1405952
    • 提供者:davido
  1. 35_OV7725_VGA_DDR3_LX16_joint

    0下载:
  2. 多目摄像头同屏显示,实现图像分割,xilinx公司芯片,ISE平台开发(Multi camera on the same screen display, image segmentation, Xilinx company chip, ISE platform development)
  3. 所属分类:VHDL/FPGA/Verilog

  1. major_threshold

    0下载:
  2. code to perform thresholding operation on a picture
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:4154368
    • 提供者:nishusingla
  1. major_brightness

    0下载:
  2. code to perform brightness operation
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:1902592
    • 提供者:nishusingla
  1. ov7670_sdram_lcd

    0下载:
  2. ov7670采集图像信息,缓存到SDRAM内部,再输出到lcd显示屏来显示出来。(Ov7670 collects image information, caches inside SDRAM, and then outputs it to the LCD display to display it.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:7924736
    • 提供者:过客3944
  1. 图像中值滤波FPGA实现V1.0

    1下载:
  2. 实现图像的中值滤波功能,文件里有效果展示(The realization of the median filter function of the image, the file has the effect of display)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-23
    • 文件大小:30031872
    • 提供者:gxgone
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com